[INFO] cloning repository https://github.com/ahowley/squidbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahowley/squidbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahowley%2Fsquidbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahowley%2Fsquidbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e41481eb83f77fb0b1f64843d36111ea42abd6d8
[INFO] fixing ahowley/squidbot against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahowley%2Fsquidbot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ahowley/squidbot
[INFO] finished tweaking git repo https://github.com/ahowley/squidbot
[INFO] tweaked toml for git repo https://github.com/ahowley/squidbot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahowley/squidbot on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahowley/squidbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.5
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded poise v0.6.1
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded poise_macros v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232
[INFO] running `Command { std: "docker" "start" "717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking scraper v0.18.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking parse v0.1.0 (/opt/rustwide/workdir/parse)
[INFO] [stderr]     Checking data v0.1.0 (/opt/rustwide/workdir/data)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/fetch.rs:20:37
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let already_parsed_ids_result = query!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 21 | |         r#"SELECT post.id FROM post
[INFO] [stdout] 22 | |             JOIN campaign ON campaign_id = campaign.id
[INFO] [stdout] 23 | |         WHERE
[INFO] [stdout] 24 | |             campaign.id = $1"#,
[INFO] [stdout] 25 | |         campaign_id
[INFO] [stdout] 26 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     query!(r#"SELECT campaign_name FROM campaign"#)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | /     query!(
[INFO] [stdout] 155 | |         r#"SELECT DISTINCT sender_name FROM sender
[INFO] [stdout] 156 | |            WHERE is_censored IS NOT true"#
[INFO] [stdout] 157 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     query!(r#"SELECT player_name FROM player"#)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | /     query!(
[INFO] [stdout] 178 | |         r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns
[INFO] [stdout] 179 | |             JOIN pronouns_map ON pronouns.id = pronouns_id
[INFO] [stdout] 180 | |             JOIN player ON player_id = player.id
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         player_name
[INFO] [stdout] 184 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     query_as!(
[INFO] [stdout] 202 | |         RollSingle,
[INFO] [stdout] 203 | |         r#"SELECT faces, roll_single.outcome FROM roll_single
[INFO] [stdout] 204 | |             JOIN roll ON roll_single.roll_id = roll.id
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         player_name
[INFO] [stdout] 212 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     query!(
[INFO] [stdout] 222 | |         r#"SELECT player_name, campaign_name, formula, outcome, timestamp_sent, timezone_offset FROM roll
[INFO] [stdout] 223 | |             JOIN post ON roll.post_id = post.id
[INFO] [stdout] 224 | |             JOIN sender ON post.sender_id = sender.id
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |             formula LIKE '%d%'"#
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:258:33
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let messages: Vec<String> = query!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 259 | |         r#"SELECT content FROM chat_message
[INFO] [stdout] 260 | |             JOIN post ON chat_message.post_id = post.id
[INFO] [stdout] 261 | |             JOIN campaign ON post.campaign_id = campaign.id
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |         player
[INFO] [stdout] 272 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     query!(r#"SELECT avoid_text FROM censor"#)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:368:38
[INFO] [stdout]     |
[INFO] [stdout] 368 |       let results: Vec<MessageTrace> = query_as!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 369 | |         MessageTrace,
[INFO] [stdout] 370 | |         r#"SELECT
[INFO] [stdout] 371 | |             post.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |         message.trim()
[INFO] [stdout] 388 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:407:38
[INFO] [stdout]     |
[INFO] [stdout] 407 |       let results: Vec<MessageTrace> = query_as!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 408 | |         MessageTrace,
[INFO] [stdout] 409 | |         r#"SELECT
[INFO] [stdout] 410 | |             post.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 430 | |         limit as i64
[INFO] [stdout] 431 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 |       let results: Vec<MessageTrace> = query!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 461 | |         r#"WITH post_timestamp AS (
[INFO] [stdout] 462 | |             SELECT timestamp_sent, campaign_id
[INFO] [stdout] 463 | |             FROM post
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |         num_around as i64
[INFO] [stdout] 503 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/alias.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |             r#"SELECT sender_id, player_id
[INFO] [stdout] 27 | |             FROM alias
[INFO] [stdout] 28 | |             WHERE id = $1"#,
[INFO] [stdout] 29 | |             id
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/alias.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |             r#"SELECT id FROM alias
[INFO] [stdout] 48 | |             WHERE sender_id = $1 AND player_id = $2"#,
[INFO] [stdout] 49 | |             self.sender_id,
[INFO] [stdout] 50 | |             self.player_id
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/alias.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 64 | |             r#"INSERT INTO alias (sender_id, player_id)
[INFO] [stdout] 65 | |             VALUES ( $1, $2 )
[INFO] [stdout] 66 | |             RETURNING id
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             self.player_id,
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:57:42
[INFO] [stdout]    |
[INFO] [stdout] 57 |           let campaign_senders: Vec<i32> = query!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 58 | |             r#"SELECT id
[INFO] [stdout] 59 | |         FROM sender
[INFO] [stdout] 60 | |         WHERE campaign_id = $1"#,
[INFO] [stdout] 61 | |             campaign_id
[INFO] [stdout] 62 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 | /             query!(
[INFO] [stdout] 73 | |                 r#"SELECT alias.id
[INFO] [stdout] 74 | |             FROM alias
[INFO] [stdout] 75 | |                 JOIN sender ON sender_id = sender.id
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |                 sender_id,
[INFO] [stdout] 79 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 query!(r#"DELETE FROM alias WHERE id = $1"#, alias_id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 query!(r#"DELETE FROM sender WHERE id = $1"#, sender_id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |           let joined = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 134 | |             r#"SELECT campaign_name, player_name, timezone_offset
[INFO] [stdout] 135 | |             FROM campaign
[INFO] [stdout] 136 | |                 JOIN player
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             id
[INFO] [stdout] 140 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 161 | |             r#"SELECT campaign.id FROM campaign
[INFO] [stdout] 162 | |                 JOIN player ON dm_id = player.id
[INFO] [stdout] 163 | |             WHERE player.player_name = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |             self.campaign_name,
[INFO] [stdout] 167 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 |           let try_id = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 180 | |             r#"INSERT INTO campaign (campaign_name, dm_id, timezone_offset)
[INFO] [stdout] 181 | |             SELECT $1 as campaign_name, (
[INFO] [stdout] 182 | |                 SELECT id
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |             self.timezone_offset,
[INFO] [stdout] 192 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |                   let id = query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 200 | |                     r#"UPDATE campaign SET
[INFO] [stdout] 201 | |                         dm_id = (
[INFO] [stdout] 202 | |                             SELECT id
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                     self.timezone_offset,
[INFO] [stdout] 212 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/fetch.rs:20:37
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let already_parsed_ids_result = query!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 21 | |         r#"SELECT post.id FROM post
[INFO] [stdout] 22 | |             JOIN campaign ON campaign_id = campaign.id
[INFO] [stdout] 23 | |         WHERE
[INFO] [stdout] 24 | |             campaign.id = $1"#,
[INFO] [stdout] 25 | |         campaign_id
[INFO] [stdout] 26 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     query!(r#"SELECT campaign_name FROM campaign"#)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | /     query!(
[INFO] [stdout] 155 | |         r#"SELECT DISTINCT sender_name FROM sender
[INFO] [stdout] 156 | |            WHERE is_censored IS NOT true"#
[INFO] [stdout] 157 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     query!(r#"SELECT player_name FROM player"#)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | /     query!(
[INFO] [stdout] 178 | |         r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns
[INFO] [stdout] 179 | |             JOIN pronouns_map ON pronouns.id = pronouns_id
[INFO] [stdout] 180 | |             JOIN player ON player_id = player.id
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         player_name
[INFO] [stdout] 184 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/censor.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |             r#"SELECT avoid_text, player_id
[INFO] [stdout] 27 | |             FROM censor
[INFO] [stdout] 28 | |             WHERE id = $1"#,
[INFO] [stdout] 29 | |             id
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     query_as!(
[INFO] [stdout] 202 | |         RollSingle,
[INFO] [stdout] 203 | |         r#"SELECT faces, roll_single.outcome FROM roll_single
[INFO] [stdout] 204 | |             JOIN roll ON roll_single.roll_id = roll.id
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         player_name
[INFO] [stdout] 212 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     query!(
[INFO] [stdout] 222 | |         r#"SELECT player_name, campaign_name, formula, outcome, timestamp_sent, timezone_offset FROM roll
[INFO] [stdout] 223 | |             JOIN post ON roll.post_id = post.id
[INFO] [stdout] 224 | |             JOIN sender ON post.sender_id = sender.id
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |             formula LIKE '%d%'"#
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:258:33
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let messages: Vec<String> = query!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 259 | |         r#"SELECT content FROM chat_message
[INFO] [stdout] 260 | |             JOIN post ON chat_message.post_id = post.id
[INFO] [stdout] 261 | |             JOIN campaign ON post.campaign_id = campaign.id
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |         player
[INFO] [stdout] 272 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     query!(r#"SELECT avoid_text FROM censor"#)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:368:38
[INFO] [stdout]     |
[INFO] [stdout] 368 |       let results: Vec<MessageTrace> = query_as!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 369 | |         MessageTrace,
[INFO] [stdout] 370 | |         r#"SELECT
[INFO] [stdout] 371 | |             post.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |         message.trim()
[INFO] [stdout] 388 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/censor.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |             r#"SELECT id FROM censor
[INFO] [stdout] 48 | |             WHERE avoid_text = $1 AND player_id = $2"#,
[INFO] [stdout] 49 | |             self.avoid_text,
[INFO] [stdout] 50 | |             self.player_id,
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/censor.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 64 | |             r#"INSERT INTO censor (avoid_text, player_id)
[INFO] [stdout] 65 | |             VALUES ( $1, $2 )
[INFO] [stdout] 66 | |             RETURNING id"#,
[INFO] [stdout] 67 | |             self.avoid_text,
[INFO] [stdout] 68 | |             self.player_id
[INFO] [stdout] 69 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/player.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |           let player_pronouns_maps = query!(
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 62 | |             r#"SELECT pronouns_map.id
[INFO] [stdout] 63 | |         FROM pronouns_map
[INFO] [stdout] 64 | |         WHERE player_id = $1"#,
[INFO] [stdout] 65 | |             player_id
[INFO] [stdout] 66 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/player.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 query!(r#"DELETE FROM pronouns_map WHERE id = $1"#, map_id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/player.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |           let player_censors = query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 92 | |             r#"SELECT id
[INFO] [stdout] 93 | |         FROM censor
[INFO] [stdout] 94 | |         WHERE player_id = $1"#,
[INFO] [stdout] 95 | |             player_id
[INFO] [stdout] 96 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 query!(r#"DELETE FROM censor WHERE id = $1"#, censor_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:407:38
[INFO] [stdout]     |
[INFO] [stdout] 407 |       let results: Vec<MessageTrace> = query_as!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 408 | |         MessageTrace,
[INFO] [stdout] 409 | |         r#"SELECT
[INFO] [stdout] 410 | |             post.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 430 | |         limit as i64
[INFO] [stdout] 431 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let player_name = query!(r#"SELECT player_name FROM player WHERE id = $1"#, id)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/fetch.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 |       let results: Vec<MessageTrace> = query!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 461 | |         r#"WITH post_timestamp AS (
[INFO] [stdout] 462 | |             SELECT timestamp_sent, campaign_id
[INFO] [stdout] 463 | |             FROM post
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |         num_around as i64
[INFO] [stdout] 503 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 155 | |             r#"SELECT id FROM player WHERE player_name = $1"#,
[INFO] [stdout] 156 | |             self.player_name,
[INFO] [stdout] 157 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 170 | |             r#"INSERT INTO player (player_name)
[INFO] [stdout] 171 | |             VALUES ( $1 )
[INFO] [stdout] 172 | |             RETURNING id
[INFO] [stdout] 173 | |             "#,
[INFO] [stdout] 174 | |             self.player_name
[INFO] [stdout] 175 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sender_id = query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 14 | |             r#"SELECT id FROM sender WHERE sender_name = $1"#,
[INFO] [stdout] 15 | |             self.post.sender_name,
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /             query!(
[INFO] [stdout] 32 | |                 r#"INSERT INTO post (id, campaign_id, sender_id, timestamp_sent)
[INFO] [stdout] 33 | |                 VALUES ( $1, $2, $3, $4 )
[INFO] [stdout] 34 | |                 RETURNING id"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |                 self.post.datetime,
[INFO] [stdout] 39 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 | /             query!(
[INFO] [stdout] 46 | |                 r#"INSERT INTO chat_message (post_id, content)
[INFO] [stdout] 47 | |                 VALUES ( $1, $2 )"#,
[INFO] [stdout] 48 | |                 id,
[INFO] [stdout] 49 | |                 self.post.content_raw,
[INFO] [stdout] 50 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:56:27
[INFO] [stdout]    |
[INFO] [stdout] 56 |               let roll_id = query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 57 | |                 r#"INSERT INTO roll (post_id, formula, outcome)
[INFO] [stdout] 58 | |                 VALUES ( $1, $2, $3 )
[INFO] [stdout] 59 | |                 RETURNING id"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |                 roll.outcome,
[INFO] [stdout] 63 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                 query!(
[INFO] [stdout] 70 | |                     r#"INSERT INTO roll_single (roll_id, faces, outcome)
[INFO] [stdout] 71 | |                     VALUES ( $1, $2, $3)"#,
[INFO] [stdout] 72 | |                     roll_id,
[INFO] [stdout] 73 | |                     single_roll.faces,
[INFO] [stdout] 74 | |                     single_roll.outcome,
[INFO] [stdout] 75 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let pronouns = query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 49 | |             r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns WHERE id = $1"#,
[INFO] [stdout] 50 | |             id
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/alias.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |             r#"SELECT sender_id, player_id
[INFO] [stdout] 27 | |             FROM alias
[INFO] [stdout] 28 | |             WHERE id = $1"#,
[INFO] [stdout] 29 | |             id
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 73 | |             r#"SELECT id FROM pronouns
[INFO] [stdout] 74 | |             WHERE
[INFO] [stdout] 75 | |                 subj = $1 AND
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |             self.poss_past
[INFO] [stdout] 84 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/pronouns.rs:96:18
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  97 | |             r#"INSERT INTO pronouns (subj, obj, poss_pres, poss_past)
[INFO] [stdout]  98 | |             VALUES ( $1, $2, $3, $4 )
[INFO] [stdout]  99 | |             RETURNING id
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             self.poss_past
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/alias.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |             r#"SELECT id FROM alias
[INFO] [stdout] 48 | |             WHERE sender_id = $1 AND player_id = $2"#,
[INFO] [stdout] 49 | |             self.sender_id,
[INFO] [stdout] 50 | |             self.player_id
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/alias.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 64 | |             r#"INSERT INTO alias (sender_id, player_id)
[INFO] [stdout] 65 | |             VALUES ( $1, $2 )
[INFO] [stdout] 66 | |             RETURNING id
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             self.player_id,
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:57:42
[INFO] [stdout]    |
[INFO] [stdout] 57 |           let campaign_senders: Vec<i32> = query!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 58 | |             r#"SELECT id
[INFO] [stdout] 59 | |         FROM sender
[INFO] [stdout] 60 | |         WHERE campaign_id = $1"#,
[INFO] [stdout] 61 | |             campaign_id
[INFO] [stdout] 62 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 | /             query!(
[INFO] [stdout] 73 | |                 r#"SELECT alias.id
[INFO] [stdout] 74 | |             FROM alias
[INFO] [stdout] 75 | |                 JOIN sender ON sender_id = sender.id
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |                 sender_id,
[INFO] [stdout] 79 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns_map.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |             r#"SELECT pronouns_id, player_id
[INFO] [stdout] 27 | |             FROM pronouns_map
[INFO] [stdout] 28 | |             WHERE id = $1"#,
[INFO] [stdout] 29 | |             id
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 query!(r#"DELETE FROM alias WHERE id = $1"#, alias_id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/campaign.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 query!(r#"DELETE FROM sender WHERE id = $1"#, sender_id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns_map.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |             r#"SELECT id FROM pronouns_map
[INFO] [stdout] 48 | |             WHERE pronouns_id = $1 AND player_id = $2"#,
[INFO] [stdout] 49 | |             self.pronouns_id,
[INFO] [stdout] 50 | |             self.player_id
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns_map.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 64 | |             r#"INSERT INTO pronouns_map (pronouns_id, player_id)
[INFO] [stdout] 65 | |             VALUES ( $1, $2 )
[INFO] [stdout] 66 | |             RETURNING id
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             self.player_id,
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/sender.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |           let censored_flags = query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 18 | |             r#"SELECT avoid_text
[INFO] [stdout] 19 | |             FROM censor
[INFO] [stdout] 20 | |             WHERE
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             sender_name,
[INFO] [stdout] 26 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |           let joined = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 134 | |             r#"SELECT campaign_name, player_name, timezone_offset
[INFO] [stdout] 135 | |             FROM campaign
[INFO] [stdout] 136 | |                 JOIN player
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             id
[INFO] [stdout] 140 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/sender.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 54 | |             r#"SELECT sender_name, campaign_id, is_censored
[INFO] [stdout] 55 | |             FROM sender
[INFO] [stdout] 56 | |             WHERE id = $1"#,
[INFO] [stdout] 57 | |             id
[INFO] [stdout] 58 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/sender.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 75 | |             r#"SELECT id FROM sender
[INFO] [stdout] 76 | |             WHERE sender_name = $1 AND campaign_id = $2 AND is_censored = $3"#,
[INFO] [stdout] 77 | |             self.sender_name,
[INFO] [stdout] 78 | |             self.campaign_id,
[INFO] [stdout] 79 | |             self.is_censored,
[INFO] [stdout] 80 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/sender.rs:92:22
[INFO] [stdout]     |
[INFO] [stdout]  92 |           let try_id = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  93 | |             r#"INSERT INTO sender (sender_name, campaign_id, is_censored)
[INFO] [stdout]  94 | |             VALUES ( $1, $2, $3 )
[INFO] [stdout]  95 | |             ON CONFLICT DO NOTHING
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |             self.is_censored,
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/sender.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                   let id = query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 109 | |                     r#"UPDATE sender SET
[INFO] [stdout] 110 | |                         is_censored = $3
[INFO] [stdout] 111 | |                     WHERE sender_name = $1 AND
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |                     self.is_censored,
[INFO] [stdout] 117 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 161 | |             r#"SELECT campaign.id FROM campaign
[INFO] [stdout] 162 | |                 JOIN player ON dm_id = player.id
[INFO] [stdout] 163 | |             WHERE player.player_name = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |             self.campaign_name,
[INFO] [stdout] 167 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 |           let try_id = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 180 | |             r#"INSERT INTO campaign (campaign_name, dm_id, timezone_offset)
[INFO] [stdout] 181 | |             SELECT $1 as campaign_name, (
[INFO] [stdout] 182 | |                 SELECT id
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |             self.timezone_offset,
[INFO] [stdout] 192 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/lib.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |       let all_players = query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 84 | |         r#"SELECT id
[INFO] [stdout] 85 | |         FROM player"#
[INFO] [stdout] 86 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/lib.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 | /             query!(
[INFO] [stdout] 95 | |                 r#"DELETE FROM pronouns_map
[INFO] [stdout] 96 | |                 WHERE player_id = $1"#,
[INFO] [stdout] 97 | |                 player_id
[INFO] [stdout] 98 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | /             query!(
[INFO] [stdout] 104 | |                 r#"DELETE FROM player
[INFO] [stdout] 105 | |                 WHERE id = $1"#,
[INFO] [stdout] 106 | |                 player_id
[INFO] [stdout] 107 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let all_campaigns: Vec<i32> = query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 129 | |         r#"SELECT id
[INFO] [stdout] 130 | |         FROM campaign"#
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 | /             query!(
[INFO] [stdout] 142 | |                 r#"DELETE FROM alias
[INFO] [stdout] 143 | |                     USING sender
[INFO] [stdout] 144 | |                 WHERE sender_id IN (
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |                 campaign_id
[INFO] [stdout] 150 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 | /             query!(
[INFO] [stdout] 156 | |                 r#"DELETE FROM sender
[INFO] [stdout] 157 | |                 WHERE campaign_id = $1"#,
[INFO] [stdout] 158 | |                 campaign_id
[INFO] [stdout] 159 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 | /             query!(
[INFO] [stdout] 165 | |                 r#"DELETE FROM campaign
[INFO] [stdout] 166 | |                 WHERE id = $1"#,
[INFO] [stdout] 167 | |                 campaign_id
[INFO] [stdout] 168 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |       let campaign_id = query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 185 | |         r#"SELECT id FROM campaign WHERE campaign_name = $1"#,
[INFO] [stdout] 186 | |         campaign_name
[INFO] [stdout] 187 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/campaign.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |                   let id = query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 200 | |                     r#"UPDATE campaign SET
[INFO] [stdout] 201 | |                         dm_id = (
[INFO] [stdout] 202 | |                             SELECT id
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                     self.timezone_offset,
[INFO] [stdout] 212 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/censor.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |             r#"SELECT avoid_text, player_id
[INFO] [stdout] 27 | |             FROM censor
[INFO] [stdout] 28 | |             WHERE id = $1"#,
[INFO] [stdout] 29 | |             id
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/censor.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |             r#"SELECT id FROM censor
[INFO] [stdout] 48 | |             WHERE avoid_text = $1 AND player_id = $2"#,
[INFO] [stdout] 49 | |             self.avoid_text,
[INFO] [stdout] 50 | |             self.player_id,
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/censor.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 64 | |             r#"INSERT INTO censor (avoid_text, player_id)
[INFO] [stdout] 65 | |             VALUES ( $1, $2 )
[INFO] [stdout] 66 | |             RETURNING id"#,
[INFO] [stdout] 67 | |             self.avoid_text,
[INFO] [stdout] 68 | |             self.player_id
[INFO] [stdout] 69 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/player.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |           let player_pronouns_maps = query!(
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 62 | |             r#"SELECT pronouns_map.id
[INFO] [stdout] 63 | |         FROM pronouns_map
[INFO] [stdout] 64 | |         WHERE player_id = $1"#,
[INFO] [stdout] 65 | |             player_id
[INFO] [stdout] 66 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/player.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 query!(r#"DELETE FROM pronouns_map WHERE id = $1"#, map_id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/player.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |           let player_censors = query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 92 | |             r#"SELECT id
[INFO] [stdout] 93 | |         FROM censor
[INFO] [stdout] 94 | |         WHERE player_id = $1"#,
[INFO] [stdout] 95 | |             player_id
[INFO] [stdout] 96 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 query!(r#"DELETE FROM censor WHERE id = $1"#, censor_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let player_name = query!(r#"SELECT player_name FROM player WHERE id = $1"#, id)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 155 | |             r#"SELECT id FROM player WHERE player_name = $1"#,
[INFO] [stdout] 156 | |             self.player_name,
[INFO] [stdout] 157 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/player.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 170 | |             r#"INSERT INTO player (player_name)
[INFO] [stdout] 171 | |             VALUES ( $1 )
[INFO] [stdout] 172 | |             RETURNING id
[INFO] [stdout] 173 | |             "#,
[INFO] [stdout] 174 | |             self.player_name
[INFO] [stdout] 175 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sender_id = query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 14 | |             r#"SELECT id FROM sender WHERE sender_name = $1"#,
[INFO] [stdout] 15 | |             self.post.sender_name,
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /             query!(
[INFO] [stdout] 32 | |                 r#"INSERT INTO post (id, campaign_id, sender_id, timestamp_sent)
[INFO] [stdout] 33 | |                 VALUES ( $1, $2, $3, $4 )
[INFO] [stdout] 34 | |                 RETURNING id"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |                 self.post.datetime,
[INFO] [stdout] 39 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 | /             query!(
[INFO] [stdout] 46 | |                 r#"INSERT INTO chat_message (post_id, content)
[INFO] [stdout] 47 | |                 VALUES ( $1, $2 )"#,
[INFO] [stdout] 48 | |                 id,
[INFO] [stdout] 49 | |                 self.post.content_raw,
[INFO] [stdout] 50 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:56:27
[INFO] [stdout]    |
[INFO] [stdout] 56 |               let roll_id = query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 57 | |                 r#"INSERT INTO roll (post_id, formula, outcome)
[INFO] [stdout] 58 | |                 VALUES ( $1, $2, $3 )
[INFO] [stdout] 59 | |                 RETURNING id"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |                 roll.outcome,
[INFO] [stdout] 63 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/post_interface.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                 query!(
[INFO] [stdout] 70 | |                     r#"INSERT INTO roll_single (roll_id, faces, outcome)
[INFO] [stdout] 71 | |                     VALUES ( $1, $2, $3)"#,
[INFO] [stdout] 72 | |                     roll_id,
[INFO] [stdout] 73 | |                     single_roll.faces,
[INFO] [stdout] 74 | |                     single_roll.outcome,
[INFO] [stdout] 75 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let pronouns = query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 49 | |             r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns WHERE id = $1"#,
[INFO] [stdout] 50 | |             id
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 73 | |             r#"SELECT id FROM pronouns
[INFO] [stdout] 74 | |             WHERE
[INFO] [stdout] 75 | |                 subj = $1 AND
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |             self.poss_past
[INFO] [stdout] 84 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/pronouns.rs:96:18
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let id = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  97 | |             r#"INSERT INTO pronouns (subj, obj, poss_pres, poss_past)
[INFO] [stdout]  98 | |             VALUES ( $1, $2, $3, $4 )
[INFO] [stdout]  99 | |             RETURNING id
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             self.poss_past
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns_map.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |             r#"SELECT pronouns_id, player_id
[INFO] [stdout] 27 | |             FROM pronouns_map
[INFO] [stdout] 28 | |             WHERE id = $1"#,
[INFO] [stdout] 29 | |             id
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns_map.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |             r#"SELECT id FROM pronouns_map
[INFO] [stdout] 48 | |             WHERE pronouns_id = $1 AND player_id = $2"#,
[INFO] [stdout] 49 | |             self.pronouns_id,
[INFO] [stdout] 50 | |             self.player_id
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/pronouns_map.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 64 | |             r#"INSERT INTO pronouns_map (pronouns_id, player_id)
[INFO] [stdout] 65 | |             VALUES ( $1, $2 )
[INFO] [stdout] 66 | |             RETURNING id
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             self.player_id,
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/sender.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |           let censored_flags = query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 18 | |             r#"SELECT avoid_text
[INFO] [stdout] 19 | |             FROM censor
[INFO] [stdout] 20 | |             WHERE
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             sender_name,
[INFO] [stdout] 26 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/sender.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |           let values = query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 54 | |             r#"SELECT sender_name, campaign_id, is_censored
[INFO] [stdout] 55 | |             FROM sender
[INFO] [stdout] 56 | |             WHERE id = $1"#,
[INFO] [stdout] 57 | |             id
[INFO] [stdout] 58 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/interface/sender.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let id = query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 75 | |             r#"SELECT id FROM sender
[INFO] [stdout] 76 | |             WHERE sender_name = $1 AND campaign_id = $2 AND is_censored = $3"#,
[INFO] [stdout] 77 | |             self.sender_name,
[INFO] [stdout] 78 | |             self.campaign_id,
[INFO] [stdout] 79 | |             self.is_censored,
[INFO] [stdout] 80 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/sender.rs:92:22
[INFO] [stdout]     |
[INFO] [stdout]  92 |           let try_id = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  93 | |             r#"INSERT INTO sender (sender_name, campaign_id, is_censored)
[INFO] [stdout]  94 | |             VALUES ( $1, $2, $3 )
[INFO] [stdout]  95 | |             ON CONFLICT DO NOTHING
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |             self.is_censored,
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/interface/sender.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                   let id = query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 109 | |                     r#"UPDATE sender SET
[INFO] [stdout] 110 | |                         is_censored = $3
[INFO] [stdout] 111 | |                     WHERE sender_name = $1 AND
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |                     self.is_censored,
[INFO] [stdout] 117 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/lib.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |       let all_players = query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 84 | |         r#"SELECT id
[INFO] [stdout] 85 | |         FROM player"#
[INFO] [stdout] 86 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> data/src/lib.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 | /             query!(
[INFO] [stdout] 95 | |                 r#"DELETE FROM pronouns_map
[INFO] [stdout] 96 | |                 WHERE player_id = $1"#,
[INFO] [stdout] 97 | |                 player_id
[INFO] [stdout] 98 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | /             query!(
[INFO] [stdout] 104 | |                 r#"DELETE FROM player
[INFO] [stdout] 105 | |                 WHERE id = $1"#,
[INFO] [stdout] 106 | |                 player_id
[INFO] [stdout] 107 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let all_campaigns: Vec<i32> = query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 129 | |         r#"SELECT id
[INFO] [stdout] 130 | |         FROM campaign"#
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 | /             query!(
[INFO] [stdout] 142 | |                 r#"DELETE FROM alias
[INFO] [stdout] 143 | |                     USING sender
[INFO] [stdout] 144 | |                 WHERE sender_id IN (
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |                 campaign_id
[INFO] [stdout] 150 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 | /             query!(
[INFO] [stdout] 156 | |                 r#"DELETE FROM sender
[INFO] [stdout] 157 | |                 WHERE campaign_id = $1"#,
[INFO] [stdout] 158 | |                 campaign_id
[INFO] [stdout] 159 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 | /             query!(
[INFO] [stdout] 165 | |                 r#"DELETE FROM campaign
[INFO] [stdout] 166 | |                 WHERE id = $1"#,
[INFO] [stdout] 167 | |                 campaign_id
[INFO] [stdout] 168 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> data/src/lib.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |       let campaign_id = query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 185 | |         r#"SELECT id FROM campaign WHERE campaign_name = $1"#,
[INFO] [stdout] 186 | |         campaign_name
[INFO] [stdout] 187 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `data` (lib test) due to 57 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `data` (lib) due to 57 previous errors
[INFO] running `Command { std: "docker" "inspect" "717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232", kill_on_drop: false }`
[INFO] [stdout] 717530c809b0dc47be5d6892e91d2cfbe69525cbb1be2f9a284ae73375646232
